Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iss6141 trial2 #6455

Closed
wants to merge 4 commits into from
Closed

Iss6141 trial2 #6455

wants to merge 4 commits into from

Conversation

P33M
Copy link
Contributor

@P33M P33M commented Nov 4, 2024

#6141
Enabling the 1k page break also seems to prevent burst breaker misbehaviour for reasons unknown.

This may assist in debugging raspberrypi#6141

The symptom is that the Interrupt endpoint for the dongle sometimes has
one outstanding TRB, but the lack of USB bus activity suggests that the
xHC didn't correctly register the TRB as valid when the doorbell ring
happened.

Adding this dummy read seems to fix it.

Signed-off-by: Jonathan Bell <[email protected]>
Idea is to capture debug output in this window
This feature does the opposite of what's advertised - it ceases
polling of bulk/control endpoints that respond with NAKs after 16 tries
in a frame, leading to a large gap in service until the next SOF.

Signed-off-by: Jonathan Bell <[email protected]>
@P33M P33M closed this Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant